-
Notifications
You must be signed in to change notification settings - Fork 822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regenerate gRPC clients for all SDKs. #2727
Conversation
Build Failed 😱 Build Id: f450abd3-dbc8-4e8f-9fdf-16c53c756532 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
gah
flakiness. |
3397542
to
b2593eb
Compare
Build Failed 😱 Build Id: 875dcce7-6e5c-4fa0-877a-22b97f186b19 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
* Realised the instructions where wrong. It should be `make gen-all-sdk-grpc` (we should document this). * Also updated the CPP SDK to 1.36.1. Work on googleforgames#2642
b2593eb
to
a795717
Compare
Build Succeeded 👏 Build Id: 5ed2b03a-246c-49ba-ac93-9e31840b874e The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markmandel, roberthbailey The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
make gen-all-sdk-grpc
(we should document this).Which issue(s) this PR fixes:
Work on #2642
Special notes for your reviewer:
Making a note we should update kubernetes_update.md with updating gRPC version details.